ProbeFactory

The ProbeFactory class is responsible for connecting with probes and for starting and stopping the bluetooth scanning.

Constructors

Link copied to clipboard
constructor(_app: Application)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun create(device: BluetoothInfo): Probe

Creates a probe object and establishes the bluetooth connection.

Link copied to clipboard
Link copied to clipboard

Starts the bluetooth scanning.

Link copied to clipboard

Stops the bluetooth scanning.